cssimage: Add GtkCssImageCrossFade
authorBenjamin Otte <otte@redhat.com>
Mon, 2 Apr 2012 01:25:30 +0000 (03:25 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:16 +0000 (08:59 +0200)
commitd853a8f2f72e1261b0d301be6ba8a480a37a3e45
treef35af30c7fbf262ca5a3eee3dbeac57996c1238c
parent8ad8a4febfe44788ed09b3308146e9340abdecc6
cssimage: Add GtkCssImageCrossFade

Supports the cross-fade() css notation the way the old CSS3 specs did.

The main reason for adding it is supporting image transitions though.
gtk/Makefile.am
gtk/gtkcssimage.c
gtk/gtkcssimagecrossfade.c [new file with mode: 0644]
gtk/gtkcssimagecrossfadeprivate.h [new file with mode: 0644]